home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / food / rkeep255.zip / README.TXT < prev    next >
Text File  |  1996-02-29  |  5KB  |  130 lines

  1. The Recipe Keeper V2.55
  2.  
  3.  
  4. Please note: If you have been using the earlier versions of this
  5. program, then you may want to delete some of the personal attributes
  6. that you may have added. I changed around many of the items from
  7. one group to the next. I almost doubled the number or entries
  8. in a few of the attributes. There is now a function to help you
  9. remove your added attributes, its under Options|Change Personal Attributes
  10.  
  11.  
  12. Also I know of 1 bug in the program:
  13.  
  14. When you have the Delete a Recipe by Name window open and
  15. press F1 for help, it displays the help file of Edit a Recipe.
  16. Note: If you press the Help Button the correct help topic is
  17. displayed. The problem only happens when you press F1.
  18.  
  19.  
  20. To install the recipe keeper simply unzip all the files into a 
  21. directory.
  22.  
  23. Run "setup.exe" this will install and setup the program for you. 
  24.  
  25. The setup program will ask if you want to put the icon in program
  26. manager and will also ask if you want to associate the files
  27. rkp. This will allow you to double click a recipe to automaticaly
  28. load the file with the Recipe Keeper.
  29.  
  30. Or else just put all the file: reckeep.exe, rechelp.hlp, and 
  31. readme.txt into the same directory. 
  32.  
  33. This program is freeware. However, I do ask one thing in return: 
  34. That you will give me some info on the program: comments, concerns, 
  35. suggestions, questions, etc...
  36.  
  37. The only way to get a hold of me is my 
  38. e-mail address: n9340537@henson.cc.wwu.edu. If you give me a question 
  39. I'll do my best to reply. I would really appreciate any and all 
  40. information on the program to help me when I revise it for windows 95.
  41. (and also better versions for win 3.x) 
  42.  
  43. You can give the program to anyone you want, just please don't modify 
  44. the code and keep all three files: reckeep.exe, rechelp.hlp, and
  45. readme.txt together. There is also an ini file in the windows directory. 
  46. If you want to save any modifications to the recipe keeper when you pass 
  47. it on, you must include the ini file. 
  48.  
  49.  
  50. Thanks to all who have sent me messages.
  51.  
  52. Shane Tangen 
  53.  
  54.  
  55.  
  56. Version History
  57. 1.00: The first. Pretty bad honestly.
  58. 1.05: Added an install program.
  59.       Minor bugs fixed.
  60. 1.50: Added two features:
  61.     Copy from Clipboard into Add Recipe Dialog.
  62.     Display all the recipes after opening a file.
  63.     Install will not overwrite a previous ini file on later 
  64.         installs.
  65.     Clean up the errors of the help file.
  66. 2.00: Allows a partial and full name search.
  67.       Removed case sensitivity.
  68.       Fixed the time format of '0:00' as put in on add Recipe Dialog.
  69.       Does not remove current search list if any of the following are
  70.             searched for and not found: name, special, or ingredient,
  71.         any longer.
  72.       The Special search now allows an ingredient as one of the attributes 
  73.         that can be searched for.
  74.       There is now a recipe number. 
  75.       The recipe number can be used for searching.
  76.       The recipe number is used to differentiate recipes when they have the 
  77.           same exact name. This is for delete and edit.
  78.       Put in a couple more checks for bad input passing, with a graceful
  79.         termination.
  80.       Now the program will ask for saving if there were modifications, or
  81.         ask to edit if there were no modifications.
  82.       Cleaned up more misspellings and grammatical errors.
  83. 2.05: Now will save the old file if there were modifications on open and save
  84.       Fixed the Save As memu command's enable/disable
  85.       New, exit, and open will require you to save if you asked to save
  86.         when the files have been modified, but try to hit cancel
  87.         in the save dialog.
  88.       Now lists the current recipe file in the main window's title along
  89.         with the name of the program.
  90. 2.50
  91.       New, edit, and open will act correctly when a save 
  92.         is specified.
  93.       Has the last 5 opened files in the File memu. Under 
  94.         the Exit command.
  95.       Watches the max number of recipes. This will stop errors 
  96.         when the limit of the data structure (TList) has 
  97.         been reached. Now at 16380 recipes. This may 
  98.         change with Delphi for Win95 version 2.0 .
  99.       Can save the current location and size if you want.
  100.       Can have the edit and add recipe window has the same 
  101.         size as the main window.
  102.       Edit and delete the current recipe listed in the main window.
  103.       Allows a default start up file if you want.
  104.       The ingredient and direction now have the editability 
  105.         of notepad. 
  106.       Fixed the problem of when the program is in the root 
  107.         directory where the help file would not be found.
  108.       The name is 40 characters long.
  109.       Has import a file:
  110.         Plain ASCII.
  111.         Formatted ASCII.
  112.         Old Recipe Keeper files.
  113.         The 4 input and output Meal Master files.
  114.     Allows two different font sizes.
  115.     Better printing ability.
  116.     Can add a recipe file to the current file.
  117.     Add/Remove your personal attributes.
  118.     Search by name, Edit by name, and delete by name now list
  119.         all the recipe names.
  120.     Copy from clipboard text and formatted added.
  121.     Set printer font type and size.
  122.     Fixed problems with printing.
  123.     Added a accelerator key for each command.
  124.     Added goto begining and ending recipe of search list.
  125.     Condenced the program by around 30 percent.
  126. 2.55    Fixed a help file location problem.
  127.     Hourglass for all intensive activities.
  128. 3.00    We'll see.    
  129.  
  130.